From: Paul Eggert Date: Wed, 24 Apr 2013 21:02:44 +0000 (-0700) Subject: Spelling fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~380 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0a2da075e50ee4fe8b159d3ad24e4fa1c36a3b80;p=emacs.git Spelling fix. --- diff --git a/etc/NEWS b/etc/NEWS index 83913bf88b8..d8f5f68ff99 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -427,7 +427,7 @@ and ACL entries. ** Changes to the Emacs Lisp Coding Conventions in Emacs 24.4 *** The package descriptor and name of global variables, constants, -and functions should be separated by two hypens if the symbol is not +and functions should be separated by two hyphens if the symbol is not meant to be used by other packages.